home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILEVIEW / READ.ZIP / README < prev   
Encoding:
Text File  |  1994-04-09  |  8.3 KB  |  196 lines

  1.    ░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓▓▓▓▓ READ.EXE ▓▓▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░
  2.  
  3. COPYRIGHT 1992, PC SPECIALISTS, ALL RIGHTS RESERVED.
  4. READ.EXE PROGRAMMER:  Jonathan D. Stanley
  5.  
  6. ─  ─  ─ PC SPECIALISTS - (904)-625-7214 (voice) - (904)-625-7719 (BBS) ─  ─  ─
  7.  
  8. NOTE:  This program is SHAREWARE.  Please review the Shareware Information
  9.        Screen when you exit the program.
  10.  
  11. This program may be freely copied for distribution, provided it is unmodified
  12. and is distributed with the READ.EXE, README, and README.2ND files together.
  13.  
  14. If your copy of READ.EXE is incomplete, call our BBS to download a complete
  15. copy.  Additionally, an updated version may possibly be available, and we
  16. have many other original programs available on the BBS as well.
  17.  
  18. ─[WHAT IS READ.EXE?]───────────────────────────────────────────────────────────
  19.  
  20. READ.EXE is a program designed to take the place of the built-in command, TYPE.
  21. Instead of typing TYPE and a filename (TYPE README), simply substitute the word
  22. READ (READ README).  In fact, if you are not using READ to read this file, why
  23. not try it right now?  Just type:
  24.  
  25.      READ README
  26.  
  27. And use the up and down arrow keys (or page up and page down) to read through
  28. this file.
  29.  
  30. ─[HOW DO I USE READ.EXE TO READ ANY FILE?]─────────────────────────────────────
  31.  
  32. READ can read any file, including files on other drives or in other sub-
  33. directories.  All of the following would work (providing the files exist):
  34.  
  35.      READ README
  36.      READ C:\AUTOEXEC.BAT
  37.      READ C:\WINDOWS\WIN.INI
  38.      READ D:\STACKER.LOG
  39.      READ H:\BOB\TEXT\REPORT
  40.  
  41. If you forget how to use READ, just type READ by itself for brief instructions.
  42.  
  43. We suggest you place READ.EXE in your DOS "PATH" so that you can use it no
  44. matter what drive or directory you are in.  Many people copy READ.EXE into
  45. their DOS directory.  If unsure how to do this, ask someone familiar with DOS.
  46.  
  47. ─[WHAT CAN READ DO THAT TYPE CANNOT?]──────────────────────────────────────────
  48.  
  49. (also, what READ can do that the newer DOS command "EDIT" cannot)
  50.  
  51. READ offers a built-in pause.
  52. TYPE itself cannot pause.
  53.  
  54. READ allows you to scroll forward and backward in a document at your own pace.
  55. TYPE goes one direction - forward - at full speed, you cannot look back.
  56.  
  57. READ can search for any word, phrase, or character, AND find repeats.
  58. TYPE has no search capability at all.
  59.  
  60. READ allows you to move INSTANTLY to the top or bottom of ANY SIZE file.
  61. TYPE does not allow positioning and has to scroll the entire file.
  62.  
  63. READ allows you to PRINT the entire file, or an area you mark.
  64. TYPE only allows you to print the entire file through redirection.
  65.  
  66. READ Can handle ANY SIZE file, even humongous multi-megabyte files.
  67. EDIT Allows you to mark an area for Printing, but is limited in the size of
  68.      the file it can handle (approximately 500K).
  69.  
  70. READ allows you to define a portion of a file, and then save that portion with
  71.      a new file name.  (Known as Splitting).
  72. TYPE Cannot Split at all.
  73.  
  74. READ As before, can handle ANY SIZE file, even humongous multi-megabyte files.
  75. EDIT allows you to mark an area for Splitting, but is limited in the size of
  76.      the file it can handle (approximately 500K).
  77.  
  78. ─[INSTRUCTIONS]─────────────────────────────────────────────────────────────────
  79.  
  80. READ is very easy to use.  Simply enter READ filename (where filename is the
  81. name of the file you wish to read).
  82.  
  83. The file will be loaded and displayed on the screen.
  84.  
  85. The bottom line of the screen is your menu.  It will tell you which keys you
  86. can press to perform certain functions.  At first you can move the arrow keys,
  87. Page Up and Page Down Keys, Home and End Keys, <Esc> to exit the program, and
  88. <F1> for the OPTIONS MENU.
  89.  
  90. If all you want to do is read, then just use the arrow and page up/down keys,
  91. then press <Esc> when you are finished reading.
  92.  
  93. If you wish to perform some of the more advanced features (like FIND, PRINT, or
  94. SPLIT), press the <F1> key for the options menu.
  95.  
  96. The options menu brings up the choices:
  97.  
  98.      <F>IND
  99.      FIND <N>EXT
  100.      <M>ARK
  101.      <P>RINT
  102.      <S>PLIT
  103.      EXIT:<Esc>
  104.  
  105. FIND:
  106. If you wish to search the file for a particular word, phrase, or character,
  107. press F for Find, then enter the text you wish to find.  The program will
  108. automatically start searching from the top of the file and will highlight
  109. and capitalize any match it finds.
  110.  
  111. FIND NEXT:
  112. To search for repeat occurrences of the text, press N for find Next.  This will
  113. search farther through the file for the text.  You can continue pressing N to
  114. find further occurances until you reach the bottom of the file, at which time
  115. the computer will beep and you will see the [end of file] marker.
  116.  
  117. MARK:
  118. The Mark command is used in conjunction with the Print and Split commands.  In
  119. order to Print or Split (save) a selected portion of text, you must first Mark
  120. the Start point and End point of the text.
  121.  
  122. When you press M for Mark, you are instructed to place a Start Mark and an End
  123. Mark with the <F4> key.  Simply use the arrow keys to make the top line on the
  124. screen where you want to start marking and press <F4>.  The line will be 
  125. highlighted as a reminder.  Next move down (you cannot place the end marker
  126. before the start marker) and repeat the process for the end marker.
  127.  
  128. You can scroll through the text and see your start and end markers (they will
  129. be highlighted).  If you wish to place your markers again, just press M and
  130. repeat the process.
  131.  
  132. When you have your markers placed, you can use the Print and Split commands:
  133.  
  134. PRINT:
  135. To Print, press P.  You may then press <F9> to print the Entire File (ignores
  136. any markers you may have placed).  Or you can press <F10> to print from the
  137. start marker to the end marker.  If you have not defined both a start marker
  138. and an end marker, <F10> will not function.
  139.  
  140. SPLIT:
  141. The process of splitting allows you to take a certain portion of text and
  142. save it with a new filename.  This is great for huge files that may not fit
  143. into text editors (like the DOS EDIT command).
  144.  
  145. After you have placed a START and END marker, press S to Split.  You will be
  146. asked to give a filename.  Any valid filename will work.  If the file exists,
  147. you will be asked if you want to overwrite the existing file.  The information
  148. between your start and end markers will be saved into the new file.
  149.  
  150. Make sure to save the file under a different name that the file you are reading
  151. to avoid erasing any needed information.
  152.  
  153. EXIT:<Esc>
  154. Press <Esc> to leave the READ program.
  155.  
  156. ─[WHAT READ.EXE DOES NOT DO]───────────────────────────────────────────────────
  157.  
  158. READ.EXE does not interpret ANSI codes.  You will see the actual ANSI codes if
  159. any exist in a file, not the interpreted ANSI.  The DOS TYPE command DOES show
  160. interpreted ANSI, READ.EXE does not.
  161.  
  162. READ.EXE is not a text editor.  It allows you to READ, FIND, PRINT, and SPLIT
  163. the information, but it does not allow you to EDIT the information.
  164.  
  165. READ.EXE handles standard 80 column text files only.  The large majority of
  166. files fall into this category.  However, some programs save their files in 255
  167. column mode (most notably, some programming editors).  READ.EXE will TRUNCATE
  168. (remove) any characters in a line longer than 80 characters.  The original
  169. file will NOT be affected, but you will not be able to view, print, or split
  170. the removed characters in such a file.
  171.  
  172. READ.EXE is not FREE.  Many hours of programming, research, and testing went
  173. into the development of READ.EXE.  If you continue to use READ.EXE after
  174. initial evaluation, we ask that you register your copy.  See the Shareware
  175. Information screen when you exit READ for further information.
  176.  
  177. ─[CLOSING REMARKS]─────────────────────────────────────────────────────────────
  178.  
  179. We hope you enjoy using the READ.EXE program.  I, myself, as a programmer, find
  180. that I use READ on almost a daily basis.  It can benefit both a seasoned
  181. programmer, as well as a first-time PC user with its power and ease-of-use.
  182.  
  183. If you have any questions or comments about READ.EXE, call our BBS, or write to
  184. us at:
  185.  
  186.      PC SPECIALISTS
  187.      PO BOX 4522
  188.      OCALA, FL 34478
  189.  
  190. We'd love to hear from you!
  191.  
  192. NOTE:  Many of our programs are also available on America Online.  Search for
  193.        keywords PC SPECIALISTS and/or STANLEY to find these programs.
  194.  
  195. ═══════════════════════════════════════════════════════════════════════════════
  196.